home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osds.h < prev    next >
C/C++ Source or Header  |  2003-02-27  |  162b  |  10 lines

  1. #ifndef _Osds_H_
  2. #define _Osds_H_
  3.  
  4. enum
  5. {
  6.     SDSOBJECT_SUBEDITOR             = 1000,   // LONG
  7.     SDSOBJECT_SUBRAY                = 1001   // LONG
  8. };
  9.  
  10. #endif